-
Home
-
WooCommerce Shipping
-
1.1.4
-
Code
-
Classes
- LegacyLabelMigrator
Total Complexity |
35 |
Dependencies |
8 |
Dependents |
2 |
Total lines |
269 |
Lines of code |
179 |
Logical lines of code |
74 |
Comment lines |
35 |
Methods |
15 |
Properties |
4 |
Methods 15
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
convert_item_and_copy_label_data() |
S |
49 |
7 |
29 |
get_order_shipments() |
S |
48 |
6 |
40 |
get_next_batch_to_process() |
S |
54 |
3 |
22 |
get_total_pending_count() |
S |
56 |
3 |
20 |
process_batch() |
S |
61 |
3 |
12 |
get_total_count() |
S |
60 |
2 |
15 |
start() |
S |
68 |
2 |
7 |
stop() |
S |
71 |
2 |
6 |
__construct() |
S |
76 |
1 |
4 |
get_name() |
S |
82 |
1 |
3 |
get_description() |
S |
82 |
1 |
3 |
get_default_batch_size() |
S |
82 |
1 |
3 |
needs_migration() |
S |
80 |
1 |
3 |
migration_queued() |
S |
75 |
1 |
4 |
add_internal_shipment_id() |
S |
69 |
1 |
8 |